linux - man

命令格式:
man [章节号] 手册名称

  1. 普通命令 User Commands

  2. 系统调用,如: open 、write (头文件查看) System Calls

  3. 库函数,如:printf 、fread C Library Functions

  4. 特殊文件,/dev 下各种设备文件 Devices and Special Files

  5. 文件格式,如: passwd ,说明文件中各个字段含义 File Formats and Conventions

  6. 游戏、预留 Games et. Al.

  7. 附件变量,如 environment Miscellanea

  8. 系统管理命令. 只能由root使用的命令,如:ifconfig System Administration tools and Deamons